Home | History | Annotate | Download | only in include

Lines Matching refs:__deref_opt_inout_bcount

649 #define __deref_opt_inout_bcount(size)                          __deref_inout_bcount(size)                  __exceptthat __maybenull

656 #define __deref_opt_inout_bcount_z(size) __deref_opt_inout_bcount(size) __pre __deref __nullterminated __post __deref __nullterminated
659 #define __deref_opt_inout_bcount_nz(size) __deref_opt_inout_bcount(size)